Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Add ability to register custom services to Authom #15

Merged
merged 2 commits into from
Nov 8, 2012

Conversation

ovaillancourt
Copy link
Contributor

This pull adds the registerService method that allows someone to register an authom-compatible service that is too specific to go into the core services folder. (For example a business-specific login/pass system.)

This also allows to override the behavior of existing "core" services.

Also added documentation + usage example.

Olivier Vaillancourt added 2 commits July 6, 2012 10:49
…services without having to place them into the /lib folder inside the authom module. Useful for local business-domain auth services that wouldn't be suited for a pull in authom's core. (For example a company specific in-house login/password system.)
@deedubs
Copy link
Contributor

deedubs commented Jul 18, 2012

+1 to this. Seems like a more efficient way to allow people to add services. I would almost like to see all the 'services' registered in this way.

@deedubs
Copy link
Contributor

deedubs commented Nov 7, 2012

@jed Is there something we can do to improve this PR to get it accepted? Or are you against the idea outright?

jed added a commit that referenced this pull request Nov 8, 2012
Add ability to register custom services to Authom
@jed jed merged commit 584ea91 into jed:master Nov 8, 2012
@jed
Copy link
Owner

jed commented Nov 8, 2012

it's a good idea, just fell through the cracks. merged, about to update npm.

@deedubs
Copy link
Contributor

deedubs commented Nov 8, 2012

Thanks Jed!

Sent from my iPhone

On 2012-11-07, at 10:00 PM, Jed Schmidt notifications@github.com wrote:

it's a good idea, just fell through the cracks. merged, about to update npm.


Reply to this email directly or view it on
GitHubhttps://github.com//pull/15#issuecomment-10174199.

@jed
Copy link
Owner

jed commented Nov 8, 2012

don't thank me, thank @ovaillancourt!

@ovaillancourt
Copy link
Contributor Author

haha, well thanks jed anyways! Man I had completely forgot about that pull too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants